libxc: use generic xc_get_pfn_list on ia64
authorIan Campbell <ian.campbell@citrix.com>
Mon, 18 Oct 2010 16:40:08 +0000 (17:40 +0100)
committerIan Campbell <ian.campbell@citrix.com>
Mon, 18 Oct 2010 16:40:08 +0000 (17:40 +0100)
commit3aba19194e307b4135cb86adc38e8043ae84d77e
tree2502713e34db951110ea560e2afa594692396d1a
parent170b70b7ef0132b93eb648010cd3ecabeae63e1a
libxc: use generic xc_get_pfn_list on ia64

The ia64 specific xc_get_pfn_list doesn't seem any different to the
generic xc_get_pfn_list once the call to xc_ia64_get_pfn_list is
expanded so remove and just use the generic one.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Signed-off-by: Ian Jackson <ian.jackson@eu.citrix.com>
tools/libxc/ia64/xc_ia64_stubs.c
tools/libxc/xc_private.c